Parser.parse_utf16

Parse the given source_code that is in utf16 encoding

struct Parser
nothrow @nogc
parse_utf16
(
const wstring source_code
,
const TSTree* old_tree = Tree.create_empty()
)

Meta